cublasSgeam

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
cublasSgeam
(,,,
int m
,
int n
,
const(float)* alpha
,
const(float)* A
,
int lda
,
const(float)* beta
,
const(float)* B
,
int ldb
,
float* C
,
int ldc
)

Meta